Einhugur JWT Plugin

EncodingParameters.IssuedAt Property

Issued at timestamp claim; specifies when this token was emitted (in seconds since Unix epoch).

IssuedAt as Int64 {Read and Write}

Remarks

If you do not wish to use this claim then leave the value at zero.

See more detail in the RFC at 4.1.6

See Also

EncodingParameters Class